projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
603b498
)
Drop an unused function
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Dec 2014 00:58:08 +0000
(19:58 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Dec 2014 00:58:08 +0000
(19:58 -0500)
testsuite/reftests/gtk-reftest.c
patch
|
blob
|
history
diff --git
a/testsuite/reftests/gtk-reftest.c
b/testsuite/reftests/gtk-reftest.c
index 42d914fb0bc3387f0180c0f35bcfec26262bfc6d..19f3899def61d58e2244aa7a8ed189d32ee05392 100644
(file)
--- a/
testsuite/reftests/gtk-reftest.c
+++ b/
testsuite/reftests/gtk-reftest.c
@@
-209,14
+209,6
@@
remove_extra_css (GtkStyleProvider *provider)
provider);
}
-static gboolean
-quit_when_idle (gpointer loop)
-{
- g_main_loop_quit (loop);
-
- return G_SOURCE_REMOVE;
-}
-
static void
save_image (cairo_surface_t *surface,
const char *test_name,